home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / gardenin.swf / scripts / DefineSprite_512 / frame_20 / DoAction.as
Encoding:
Text File  |  2007-09-27  |  118 b   |  6 lines

  1. this.stop();
  2. if(_parent._parent._parent.mc._currentframe == 1)
  3. {
  4.    _parent._parent._parent.mc.gotoAndStop(2);
  5. }
  6.